Vcenter NamespaceManagement InfrastructurePolicies Summary
The Vcenter NamespaceManagement InfrastructurePolicies Summary schema contains information about a policy used when listing all the policies.
This schema was added in vSphere API 9.1.0.0.
{
"policy": "string",
"config_status": "string",
"description": "string",
"compute_policy_id": "string",
"enforcement_mode": "string"
}
Specifies the identifier for the policy.
This property was added in vSphere API 9.1.0.0.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.vcenter.namespace_management.INFRASTRUCTURE_POLICY. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.vcenter.namespace_management.INFRASTRUCTURE_POLICY.
Specifies the status of the policy, indicating if it can or cannot be associated with new vSphere Namespaces.
For more information see: Vcenter NamespaceManagement InfrastructurePolicies ConfigStatus.
This property was added in vSphere API 9.1.0.0.
Specifies the desired description of the policy.
This property was added in vSphere API 9.1.0.0.
If missing or null, no description is provided.
Specifies the ID of the underlying vSphere Compute Policy, if one is associated with this object.
This property was added in vSphere API 9.1.0.0.
If missing or null, no policy ID is specified.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.vcenter.compute.Policy. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.vcenter.compute.Policy.
Specifies how the policy is enforced.
For more information see: Vcenter NamespaceManagement InfrastructurePolicies EnforcementMode.
This property was added in vSphere API 9.1.0.0.